On this pageCanvasDescriptionThis property points to the TCanvas object which can be used for drawing with the standard TCanvas methods. After calling the EndDraw method the Canvas data are loaded to DXF entities and can be saved.Syntaxproperty Canvas: TCanvas;